home *** CD-ROM | disk | FTP | other *** search
/ Quake 2 Mission Packs Collection / Coconut Monkey_Missions.rar / coconut3 / default.cfg < prev    next >
Text File  |  2004-12-07  |  231b  |  13 lines

  1. //
  2. // newgame command
  3. //
  4. alias   newgame " killserver ; maxclients 1 ; deathmatch 0 ; map cm3pt1"
  5.  
  6. //
  7. // quake2 +set dedicated 1
  8. // will run this command if no other +map is included
  9. //
  10. alias    dedicated_start    "cm3pt1"
  11.  
  12.  
  13.